home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13576 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  891 b 

  1. Path: mongol.sasknet.sk.ca!news@mongol.sasknet.sk.ca
  2. From: darren.dzikowski@dlcwest.com (Darren Dzikowski)
  3. Newsgroups: comp.lang.c++
  4. Subject: Changing Fonts BC++ 4.5
  5. Date: 26 Mar 1996 04:24:03 GMT
  6. Organization: SaskNet News Distribution
  7. Message-ID: <4j7rh3$ppp@mongol.sasknet.sk.ca>
  8. NNTP-Posting-Host: eagle32.sasknet.sk.ca
  9. Mime-Version: 1.0
  10. Content-Type: Text/Plain; charset=US-ASCII
  11. X-Newsreader: WinVN 0.99.7
  12.  
  13. Hi there:
  14.  
  15. I'm creating a Windows95 application.
  16.  
  17. I have a book which shows how to create and change fonts, however, the example 
  18. it gives does about 999 more things than I need and I'm having trouble picking 
  19. out what the important stuff is.  
  20.  
  21. All I want to do is pick a global font for all the text shown in my 
  22. application, (ie. Text in List Boxes, on buttons, in text boxes...MS Sans 
  23. Serif, 8 pt. is fine).  Can this be done in a few lines of code?
  24.  
  25. Thanks in advance...
  26.  
  27.